easy-init: Switch to avm (Azure Verified Modules)#4455
easy-init: Switch to avm (Azure Verified Modules)#4455weikanglim merged 8 commits intoAzure:mainfrom
Conversation
87e8b11 to
d1f37c0
Compare
|
@v-xuto - Can you please test this? |
wbreza
left a comment
There was a problem hiding this comment.
Looks great - just one comment around the redis key usage instead of managed identity and just want to know if we have options for keyless auth?
@jongio We have finished the manual tests for this PR. We filed one new issue: #4459, and there are three old issues #4347, #4348, #4127. The rest of the test results are: PASS. |
d1f37c0 to
ad039f1
Compare
azd's AVM monitoring module provides the same functionality. Use that instead
update next-steps documentation
ad039f1 to
a417b43
Compare
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
With this change, we switch easy-init's generated infrastructure to use avm (Azure Verified Modules).
Since AVM allows us to express resource definitions in a more condensed form, we have a single resources.bicep that uses all the different modules available, similar to Aspire's generated Bicep.
Notable behavioral changes with this PR:
Postgres
MongoDB
Redis
Standardized environment variables:
Contributes to: https://github.com/Azure/azure-dev-pr/issues/1682